home *** CD-ROM | disk | FTP | other *** search
/ Palm Utilities / Palm_Utilities_CD-ROM_2001_2001.iso / files / calc scientific / MathU Pro 1.3 / mathupro.exe / readme.txt < prev    next >
Encoding:
Text File  |  2000-07-31  |  7.2 KB  |  173 lines

  1.                               C R E A T I V E   C R E E K
  2.              
  3.                            
  4.                                   ====================
  5.                                   MathU Pro 1.4 Readme
  6.                                   ====================
  7.  
  8.  
  9. What is MathU Pro?
  10. ------------------
  11. MathU Pro is a programmable Reverse Polish Notation (RPN) scientific and
  12. financial calculator for the Palm Computing¿ platform. It is based on the
  13. popular MathU calculator and supports double precision accuracy, 112
  14. built-in functions including 5 financial functions, and has 1044 memory
  15. registers (20 are global and 1024 are local to each program). Programs are
  16. written in a keystroke-like language using the included editor. Assign your
  17. program to any key on the keyboard. Quickly switch between programs via a
  18. pop-up menu on the main screen. Beam your programs to friends.
  19.  
  20. Comes bundled with two example function sets: A units conversion
  21. set and an alternative keyboard layout with a few new functions (like
  22. R->P and H.MS conversions).
  23.  
  24. What is new in Version 1.4?
  25. ---------------------------
  26. Version 1.4 adds
  27.  
  28. o  Preference added to accumulate the sum of x*y in register 9.  
  29. o  New CHOP opcode.  Rounds a number to match the value displayed.
  30. o  New SECONDS opcode.  Returns the number of seconds since 1/1/1904
  31. o  Increased the length of the PAUSE to 2 seconds.
  32. o  Documentation is improved.
  33. o  Bugs fixed:  
  34.    - The INT and FRAC functions now chop to nine digits of precision before
  35.      computing their results.  FLOOR, CEIL, and ROUND continue to work as before.     
  36.    - Editing a CONST string could crash MathU Pro.
  37.    
  38. Version 1.3 added
  39.  
  40. o  Program indenting
  41. o  Palm OS 3.5 compatibility
  42. o  Bugs fixed:
  43.    - CLRVARS function could crash MathU Pro if no variables existed.
  44.    - B/E key on main keyboard wasn't always toggling the annuity mode.
  45.  
  46. Version 1.2 added
  47.  
  48. o  MathU Pro Editor is now a separate application. The editor requires MathU
  49.    Pro but you can delete it to save 37K on your Palm device.
  50.    MathU Pro will run programs but cannot edit them if the editor is not
  51.    installed.
  52.  
  53. o  Beam your programs to friends. Sharing your MathU Pro programs is now as
  54.    easy as selecting "Beam Program" from a menu.
  55.  
  56. o  Local registers. MathU Pro programs now support up to 1024 local registers.
  57.    These registers are persistent and are transferred with your program during
  58.    a Hot Sync or when a program is beamed. 
  59.    
  60. o  Indirect store and recall. Programmatically access the contents of a
  61.    register. Easily step through a range of registers.
  62.  
  63. o  Easy duplication of a program or program steps. Just select the "Dup"
  64.    button in the list or edit screens.
  65.  
  66. o  Built-in quick reference. Get quick help without having to consult the
  67.    documentation.
  68.  
  69. o  Bugs fixed:
  70.  
  71.    - The MOD function now correctly sets the LastX register.
  72.  
  73.    - DECR and INCR now perform any actions when the value in the register
  74.      crosses zero. It used to perform the action only when the value exactly
  75.      equaled zero.
  76.  
  77.    - The Palm device is now prevented from going to sleep while a program is
  78.      running.
  79.  
  80. Version 1.1 added
  81.  
  82. o  Support for the special MathU symbols shown on the keyboard. Now you can
  83.    include these characters in your button labels and SHOW strings.
  84.  
  85. o  Support for NOT tests in IF conditions.
  86.  
  87. o  Support for STO +, STO -, STO *, STO / via the keyboard.
  88.  
  89. o  New PROMPT function. This function displays the prompt string specified in
  90.    a dialog and waits for user input. Useful for gathering parameter values in
  91.    your programs.
  92.  
  93. Version 1.0 and 1.1 Function Sets are supported. They will be converted to version
  94. 1.2 function sets after editing. Version 1.2 function sets will not work
  95. with MathU Pro 1.0 or MathU Pro 1.1.
  96.  
  97. See the file History.txt for more history information.
  98.  
  99. System Requirements
  100. -------------------
  101. MathU Pro requires Palm OS 2.0 or higher, and 114K of RAM (164K including MathLib).
  102.  
  103. Buying MathU Pro
  104. -----------------
  105. MathU Pro is just $34.95 and is available at PalmGear H.Q.(http://www.palmgear.com), 
  106. Phone:817-461-3480, Fax: 817-461-3482). 
  107.  
  108. Installation
  109. ------------
  110. To install MathU Pro, simply unzip the archive you downloaded and use the
  111. install tool (or equivalent) to install MathUPro.prc, MathUEdit.prc, and
  112. MathLib.prc on your Palm device. You might also consider assigning the
  113. calculator button to bring up MathU Pro instead of the default calculator
  114. after syncing.
  115.  
  116. Install the bundled function sets mthUUnits.pdb and mthUMathU+.pdb in the same way.
  117.  
  118. MathU Pro requires MathLib.prc to be installed on the Palm Pilot. If you already 
  119. have MathLib installed on your Palm device from some other program you don't need to 
  120. install it again. MathLib is not part of MathU Pro. MathLib is a free shared library 
  121. that can be used by any Palm OS 2.0+ program that needs IEEE 754 double precision 
  122. math functions. It's distributed under the terms of the GNU General Public License, 
  123. and is freely available with full source code and documentation at the MathLib 
  124. Information web page (http://www.probe.net/~rhuebner/mathlib.html). It is not a part 
  125. of MathU Pro, and you're not paying anything for its use; a copy is simply included
  126. in the archive for your convenience. 
  127.  
  128. The Documentation
  129. -----------------
  130. The documentation for MathU Pro is also available in HTML format for download or
  131. reading on the Creative Creek web site at http://www.creativecreek.com/doc. It is
  132. shipped as three HTML files and lots of GIF's.  
  133.  
  134. index.html    - Main file and provides access to the others.  Open this first.
  135. MathUPro.html - Users guide
  136. ProgRef.html  - Programming and Function Reference
  137.  
  138. Legal Stuff
  139. ------------
  140. Although care has been taken to insure a bug-free program, Creative Creek makes
  141. no warranty whatsoever, either implied or expressed, as to the correct
  142. functioning of this software. When using this software, the user assumes all
  143. responsibility for any damages caused, directly or indirectly, by its use.
  144.  
  145. MathU Pro is copyrighted.  Copyright laws apply and the software shall be classified
  146. as proprietary material. The unregistered version may be given to your friends. If
  147. you want to include MathU Pro on your web site or to distribute it in any way, please
  148. contact us at support@creativecreek.com.
  149.  
  150. When you purchase MathU Pro you are granted a non-exclusive, non-transferable license
  151. to use the software and documentation for use in accordance with this License.
  152. This License allows use of the software by a single user unless otherwise
  153. specified by the description provided at time of purchase.
  154.  
  155. MathU Pro and Creative Creek are trademarks of Creative Creek. Palm Computing is
  156. a trademark of 3Com Corporation or its subsidiaries.
  157.  
  158. Contacting Creative Creek
  159. -------------------------
  160. If you have questions, suggestions, bug reports, or you just want to tell us how
  161. you much you like MathU Pro you can contact us at support@creativecreek.com or on
  162. the web at http://www.creativecreek.com.
  163.  
  164. Also see the Creative Creek web site (http://www.creativecreek.com) for up-to-date 
  165. information about MathU Pro.
  166.  
  167.  
  168. Last Updated: 24-March-2000
  169.  
  170. www.creativecreek.com                            support@creativecreek.com
  171.  
  172.     Copyright (c) 1999-2000 by Creative Creek and Clay M. Thompson
  173.